11. Isolation Game Tree with Leaf Values
Isolation Game Tree with Leaf Values
Isolation Game Tree with Leaf Values
Take some time to study the game tree, then continue on.
Note the second subtree at Level 1 (where O picks the top, middle cell) - it leads to a lot of losses (-1 values).
Can you think of a way to mark that entire subtree as a bad choice?